NativeAudioEngine_Factory

@DaggerGenerated
@Generated(value = "dagger.internal.codegen.ComponentProcessor", comments = "https://dagger.dev")
class NativeAudioEngine_Factory : Factory<T>

Functions

Link copied to clipboard
open fun create(serviceProvider: Provider<SoundscapeService>): NativeAudioEngine_Factory
Link copied to clipboard
open fun get(): NativeAudioEngine
Link copied to clipboard
open fun newInstance(service: SoundscapeService): NativeAudioEngine